Welcome![Sign In][Sign Up]
Location:
Search - canny c

Search list

[Othercanny_d

Description: canny edge detection in C
Platform: | Size: 4096 | Author: iyer | Hits:

[matlabfiles

Description: Neural Network C language BP neural network solution differences or problems canny source HMM C language isodata K-MEANS License Plate Recognition System Vector Quantization C Language
Platform: | Size: 168960 | Author: mjdkadh | Hits:

[Special EffectsCanny

Description: Canny边缘检测,及提取,轮廓跟踪 注意事项: 运行时,文件c:\test.bmp必须存在 -Canny edge detection, and extraction, contour following precautions: run-time, file c: \ test.bmp must exist
Platform: | Size: 4004864 | Author: 小紫英 | Hits:

[Special EffectsCanny

Description: 该代码是经典的Canny算子在ITK平台下的实现,用C++写成-The code is split ITK method to achieve water
Platform: | Size: 12319744 | Author: shanlufeng | Hits:

[Special Effectscanny

Description: canny算子,利用C++平台,简单,易懂的一段经典程序-canny
Platform: | Size: 3072 | Author: liuzom | Hits:

[2D GraphicCanny-Edge

Description: canny edge detection c++ source
Platform: | Size: 3072 | Author: petrus | Hits:

[Special Effectsimage

Description: 这是一个C#编写的图像处理程序,包含hough变换以及sobel,canny各种算子。-It is written in a C# image processing procedures, including hough transform and sobel, canny various operator.
Platform: | Size: 273408 | Author: zhj | Hits:

[Special EffectsExtracted-by-Canny-edge-operator

Description: 本程序是基于visual c++下编程实现了利用canny算子实现了对图像的边缘提取。-This procedure is based on visual c++ programming under the operator realized by using canny edge detection of images.
Platform: | Size: 978944 | Author: weizhen | Hits:

[Special EffectsEdge

Description: 使用C#实现图像边缘提取和检测的各种算子,包括模板算子,高斯算子,Canny算子,灰度形态学,小波变换和金字塔更等,算法完善,界面简洁,功能强大。-Use C# Image Edge Extraction and detection of various operators, including the template operator, Gaussian operator, Canny operator, gray morphology, wavelet transform and pyramids more so, the algorithm improved, simple interface and powerful.
Platform: | Size: 125952 | Author: Andox | Hits:

[Special EffectsCANNY

Description: 上学时导师给的边缘检测代码,是经典的Canny算子边缘检测。C代码,可供大家学习,实验-School teacher to the edge detection code, is a classic Canny edge detection operator. C code, for them to learn, experiment
Platform: | Size: 4096 | Author: chenhongcai | Hits:

[Special Effectsfuzzy-c-line-image

Description: 基于模糊c聚类经行图像分割,有区别于常态的canny等算子,值得研究-Based on fuzzy c-line image segmentation by clustering, there are so different from the normal of the canny operator, to be studied
Platform: | Size: 1024 | Author: leiming | Hits:

[OpenCVSobel-Laplace-Canny-matlab-code

Description: 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_Laplace”或“学号后四位_Canny”。 (4)选做:利用OpenCV自由实现一个图像处理功能,要求至少用到4个不同的对图像操作的函数(选做请在作业提交时文件名后面加:_选做)。 -Model for large jobs and internships title code: (1) Please find themselves in a picture on the Internet used for any test, named "study after four _Original". On the C++ project folder (with the CPP files in the same folder). OpenCV with C++ function calls to read the pictures and display operations. (2) (1), based on the added modify the code, the original image into a grayscale image, and save named "study after four _Gray". (3) Use of OpenCV Sobel, Laplace, Canny algorithm corresponding function (2) image processing, and preservation, named "study after four _Sobel" or "study after four _Laplace" or " After school number four _Canny ". (4) Optional: using OpenCV free to implement an image processing functions required to use at least four different functions that operate on the image (choose to do in the job submission when the file name followed by: _ Optional).
Platform: | Size: 648192 | Author: 吕明 | Hits:

[Special Effectsc

Description: canny edge detection,maybe other people can use for their research
Platform: | Size: 26372096 | Author: chesterchen | Hits:

[Special EffectsCanny

Description: 使用C语言实现利用Canny算子对图像边缘进行提取的功能-Use Canny operator extracting the edge of image
Platform: | Size: 283648 | Author: 谢欣 | Hits:

[OpenCVCanny-Contour-source-code

Description: Canny 算子提取目标轮廓源代码 OpenCV C-Canny Contour source code
Platform: | Size: 13806592 | Author: William He | Hits:

[Special EffectsDigital-iamge_MFC

Description: 运用C实现了数字图像的一些基本算法,包括canny edge detection,阈值变换,维纳滤波,直方图均衡,图像细化,旋转,图像配准,图像分割kmeans, isodata, fuzzy c means, fuzzy clustering, mrf image seg, 图像浏览,road svm using matlab, snakes matlab, anistropic gaussian filter-Canny edge detection, threshold transform, Wiener filter, histogram equalization, image thinning, rotation, image registration, image segmentation kmeans isodata, fuzzy, c means, fuzzy Clustering image The mrf
Platform: | Size: 22453248 | Author: wangzhe | Hits:

[Special EffectsCanny-Edge-Detection

Description: it is about canny edge detector in c++. developed in visual c-it is about canny edge detector in c++. developed in visual c++
Platform: | Size: 130048 | Author: jaemin | Hits:

[CSharpCanny

Description: Canny detector in C# using OpenCVSharp.
Platform: | Size: 1024 | Author: Vitalii | Hits:

[2D GraphicCanny-edge-detection

Description: 《精通Visual C++数字图像处理技术与工程案例》\chap01\用Canny算子提取边缘-image processing
Platform: | Size: 225280 | Author: 梅强 | Hits:

[Graph programcanny

Description: canny算法实现,以及对canny算法研究,完全的c语言实现,适合图像处理研究-canny algorithm, and canny algorithm, complete c language, suitable for image processing
Platform: | Size: 1093632 | Author: lushif | Hits:
« 1 2 3 4 56 7 8 9 10 11 »

CodeBus www.codebus.net